dreamweaver.showQuickTagEditor()

Availability 3.0
Description Displays the Quick Tag Editor for the current selection.
Arguments {nearWhat}, {mode}
The first argument, if specified, must be either "selection" or "tag selector". The default value if this argument is omitted is "selection".
The second argument, if specified, must be "default", "wrap", "insert", or "edit". If mode is "default" or omitted, Dreamweaver uses heuristics to determine the mode to use for the current selection. mode is ignored if nearWhat is "tag selector".
Returns Nothing.
Enabler None.